128 research outputs found

    Machine learning techniques to forecast non-linear trends in smart environments

    Get PDF
    L'abstract è presente nell'allegato / the abstract is in the attachmen

    A Participatory Design Approach for Energy-Aware Mobile App for Smart Home Monitoring

    Get PDF
    It is generally recognized that our behaviours affect the environment. However, it is difficult to correlate behaviour of an individual person to large-scale problems. This is usually due to insufficient ergonomy of available tools. The main cause is that most of user-awareness tools available are technology-centered instead of user-centered. In this paper, we present a participatory design approach we followed to design and develop an energy-aware mobile application for user-awareness on energy consumption for Smart Home monitoring. To engage end-users from the early design stages, we conduct two on-line surveys and a focus group involving about 630 people. Results allowed on identifying functional requirements and guidelines for mobile app design. The purpose of this research is to increase user-awareness on energy consumption using tools and methods required by users themselves. Furthermore in this paper, we present the technological choices that drove our implementation of an energy-aware application based on prosumers’ requirements

    Data Driven Patient-Specialized Neural Networks for Blood Glucose Prediction

    Get PDF
    Diabetes is an autoimmune disease characterized by glucose levels dysfunctions. It involves continuous monitoring combined with insulin treatment. Nowadays, continuous glucose monitoring systems (CGMs) have led to a greater availability of data. These can be effectively used by machine learning techniques to infer future values of the glycaemic concentration, allowing the early prevention of dangerous states and a better optimisation of the diabetic treatment. In this work, we investigate a patient-specialized prediction model. Thus, we designed a specialized solution based on Long Short-Term Memory (LSTM) neural network. Our solution was experimentally compared with two literature approaches, respectively based on Feed-Forward (FNN) and Recurrent (RNN) neural networks. The experimental results have highlighted that our LSTM solution obtained good performance both for short- and long-term glucose level inference (60 min.), overcoming the other methods both in terms of correlation between measured and predicted glucose signal and in terms of clinical outcome

    Comparative analysis of neural networks techniques to forecast Airfare Prices

    Get PDF
    With the growth of tourism industry, airplanes have became an affordable choice for medium- and long-distance travels. Accurate forecasting of flights tickets helps the aviation industry to match demand, supply flexibly and optimize aviation resources. Airline companies use dynamic pricing strategies to determine the price of airline tickets to maximize profits. Passengers want to purchase tickets at the lowest selling price for the flight of their choice. However, airline tickets are a special commodity that is time-sensitive and scarce, and the price of airline tickets is affected by various factors. Our research work provides a systematic comparison of various traditional machine learning methods (i.e., Ridge Regression, Lasso Regression, K-Nearest Neighbor, Decision Tree, XGBoost, Random Forest) and deep learning methods (e.g., Fully Connected Networks, Convolutional Neural Networks, Transformer) to address the problem of airfare prediction, by keeping the consumers’ needs. Moreover, we proposed innovative Bayesian neural networks, which represent the first exploitation attempt of Bayesian Inference for the airfare prediction task, to the best of our knowledge. Therefore, we evaluate the performance of our implemented and optimized models on an open dataset. The experimental results show that deep learning-based methods achieve better results on average than traditional ones, while Bayesian neural networks can achieve better performance among the other machine learning methods. However, taking into account both prediction performance and computational time, the Random Forest turns out to be the best choice to apply in this scenario

    Comparative analysis of neural networks techniques to forecast Global Horizontal Irradiance

    Get PDF
    Due to the continuous increasing importance of renewable energy sources as an alternative to fossil fuels, to contrast air pollution and global warming, the prediction of Global Horizontal Irradiation (GHI), one of the main parameters determining solar energy production of photovoltaic systems, represents an attractive topic nowadays. Solar irradiance is determined by deterministic factors (i.e. the position of the sun) and stochastic factors (i.e. the presence of clouds). Since the stochastic element is difficult to model, this problem can benefit from machine learning techniques, like artificial neural networks. This work proposes a methodology to forecast GHI in short- (i.e. from 15 min to 60 min) and mid-term (i.e. from 60 to 120 min) time horizons. For this purpose, we designed, optimised and compared four neural network architectures for time-series forecasting, respectively based on: i) Non-Linear Autoregressive, ii) Feed-Forward, iii) Long Short-Term Memory and iv) Echo State Network. The original data-set, consisting of GHI values sampled every 15min, has been pre-processed by applying different filtering techniques. Our results analysis compares the performance of the proposed neural networks identifying the best in terms of error rate and forecast horizon. This analysis highlights that the clear-sky index results the preferred filtering technique by giving greatly improvements in data-set pre-processing, and Echo State Network gives best accuracy results

    Forecasting short-term solar radiation for photovoltaic energy predictions

    Get PDF
    In the world, energy demand continues to grow incessantly. At the same time, there is a growing need to reduce CO2 emissions, greenhouse effects and pollution in our cities. A viable solution consists in producing energy by exploiting renewable sources, such as solar energy. However, for the efficient use of this energy, accurate estimation methods are needed. Indeed, applications like Demand/Response require prediction tools to estimate the generation profiles of renewable energy sources. This paper presents an innovative methodology for short-term (e.g. 15 minutes) forecasting of Global Horizontal Solar Irradiance (GHI). The proposed methodology is based on a Non-linear Autoregressive neural network. This neural network has been trained and validated with a dataset consisting of solar radiation samples collected for four years by a real weather station. Then GHI forecast, the output of the neural network, is given as input to our Photovoltaic simulator to predict energy production in short-term time periods. Finally, experimental results for both GHI forecast and Photovoltaic energy prediction are presented and discussed

    Comparative Analysis of Neural Networks Techniques for Lithium-ion Battery SOH Estimation

    Get PDF
    Li-ion batteries have become the most important technology for electric mobility. One of the most pressing challenges is the development of reliable methods for battery state-of-health (SOH) diagnosis and estimation of remaining useful life. In electric mobility scenario, battery capacity degradation prediction is crucial to ensure service availability and life duration. This research work provides a comprehensive comparative analysis of neural networks for a data-driven approach suitable for SOH estimation on single cells, stressed under laboratory conditions. For this purpose, different neural networks (i.e., LSTM, GRU, 1D-CNN, CNN-LSTM) are trained and optimized on NASA Randomized Battery Usage dataset. Experimental results demonstrate that data-driven neural networks generally performed well SOH estimation on single cells. In detail, the 1D-CNN best predicts SOH and has the lowest variance in the output. The LSTM have the highest variance in estimating SOH, while GRU and CNN-LSTM tend to overestimate and underestimate the value of SOH, respectively

    An Electric Vehicle Simulator for Realistic Battery Signals Generation from Data-sheet and Real-world Data

    Get PDF
    Electric vehicles (EVs) have been globally recognized as a reliable alternative to fossil fuel vehicles. The core component of an electric vehicle is its rechargeable battery pack. However, there still needs to be large-scale publicly available EV data to investigate and distribute effective solutions to monitor the conditions of the EV’s battery pack. Hence, we propose an EV simulator that generates EV battery pack internal signals starting from the input driving cycle. The simulated data resemble the behavior of a multi-cell EV battery pack undergoing the user’s utilization of the EV. The simulated data include vehicle speed, voltage, current, State of Charge (SOC), and internal temperature of the battery pack. The virtual-EV model simulator, including the battery pack subsystem, has been tuned using real-world EV data-sheet information. The battery pack embeds thermal and aging models for further realism, influencing the output signals given the environmental temperature and the battery’s State of Health (SOH). The data generated by the virtual EV simulator have been validated with real EV data signals sampled by an equivalent real-world EV. The data comparison yields a minimum R2 value of 0.94 and a Root Mean Squared Error not higher than 2.74V for the battery pack’s voltage and SOC, respectively

    Modelling battery packs of real-world electric vehicles from data sheet information

    Get PDF
    Lithium-ion batteries have emerged as the leading enabling technology in developing Electric Vehicles (EVs), But, large-scale publicly available EV data are extremely difficult to find. So it becomes difficult to research and disseminate new methods for monitoring the battery pack of an EV. In this work, we propose a Simulink-based approach to define a virtual-EV model that simulates EV battery pack signals starting from input driving sessions. The battery pack module within the virtual-EV has been fine-tuned using data gathered from real-world EV data sheets. Moreover, the battery pack module includes thermal and aging models, impacting on the output signals, considering the temperature of the surrounding environment and the initial State of Health (SOH) of the battery pack. The virtual-EV generates time series of vehicle's speed, and battery pack's current, State of Charge (SOC), voltage, and average internal temperature according to the input driving cycle. We defined two Simulink EV models emulating two distinct real-world-EVs. Then, we assessed the performances of the simulators comparing the simulated data and real EV data signals collected by the same real-world-EV models, and we obtain, for both simulated EV models, R2 values higher than 0.70 and an RMSE of at most 7V and 8% for the voltage and SOC of the battery pack, respectively

    Building energy modelling and monitoring by integration of IoT devices and Building Information Models

    Get PDF
    In recent years, the research about energy waste and CO2 emission reduction has gained a strong momentum, also pushed by European and national funding initiatives. The main purpose of this large effort is to reduce the effects of greenhouse emission, climate change to head for a sustainable society. In this scenario, Information and Communication Technologies (ICT) play a key role. From one side, advances in physical and environmental information sensing, communication and processing, enabled the monitoring of energy behaviour of buildings in real-time. The access to this information has been made easy and ubiquitous thank to Internet-of-Things (IoT) devices and protocols. From the other side, the creation of digital repositories of buildings and districts (i.e. Building Information Models - BIM) enabled the development of complex and rich energy models that can be used for simulation and prediction purposes. As such, an opportunity is emerging of mixing these two information categories to either create better models and to detect unwanted or inefficient energy behaviours. In this paper, we present a software architecture for management and simulation of energy behaviours in buildings that integrates heterogeneous data such as BIM, IoT, GIS (Geographical Information System) and meteorological services. This integration allows: i) (near-) real-time visualisation of energy consumption information in the building context and ii) building performance evaluation through energy modelling and simulation exploiting data from the field and real weather conditions. Finally, we discuss the experimental results obtained in a real-world case-study
    • …
    corecore